RRN doesn't compile on BS8.2
Due to warnings about redundant use of bs.string. Obviously we cannot refactor those yet because of backwards compatibility. But the setting of warnings as errors is not correct. We shouldn't enforce that as a dependency. This means that projects will stop compiling once a future version of Bucklescript has warnings of certain things.