byte-compile-delete-errors
byte-compile-delete-errors is a variable defined in `bytecomp.el'.Its value is
nil
Documentation:
If non-nil, the optimizer may delete forms that may signal an error.
This includes variable references and calls to functions such as `car'.
You can customize this variable.