While I agree with @mratsim basically across the board, to be fair to the proposal I think implicit was that there if the defaults switched there would be an easy way to activate debugging mode like `nim c -d:debug`. I think nim should be like all other compilers, though which is how it is currently.
I think the best course of action is just a new `Hint` that power users can turn off that tells newbies @mratsim's "Reminder". There could be two, even, one corresponding to d:release and one d:danger.
