should not result in more warnings as I understand the command line option is more 'crude' where the use warnings allows for more fine-tuning?
Anyway, at least when compiling the code I do not get more warnings then before (basically none as I do not want any warning to show up when the programs run - and basically till now I was able to keep it like this).
I will check it again on runtime after introducing these changes.