MATLAB: Disable cannot enable breakpoint(s) message

breakpoint warning

Is it possible to disable the cannot enable breakpoint(s) message. This message shows up when saving a file that currently has an error and a breakpoint. Instead of the breakpoint simply not being enabled, a popup box tells me that an error is present and thus the breakpoint cannot be enabled.
I seem to remember possibly being able to ignore this in previous versions. Current version: 2011a

Best Answer

You did used to be able to breakpoint a file that had syntax errors. But after they implemented this warning, I don't remember being able to ignore it.
I looked around the Preferences and did not see a way to do this.