Disable warnings_as_errors

With the deprecation of gen_fsm and Triq's continued support of it,
there are warnings we cannot fix right now. Also, Werror is generally a
risky option, since there can always be unexpected warnings which then
cause the build to fail.
1 file changed