Remove compilation errors
Created by: gorillainduction
Naively removing all compilation warnings and setting warnings_as_errors to prevent new ones.
I did not remove the -compile(export_all) but suppressed the warnings. Those should eventually be removed as well.