Disable removal of whitespace at the end of an empty line in Sublime Text 2

I found out that setting trim_automatic_white_space to false solved my problem.

However it doesn't work when enabling trim_trailing_white_space_on_save.