Open
Description
@bollwyvl mentioned that we should turn on -Werror
in our unit tests. Opening this issue to track here.
There are warnings that are being ignore today, that we should address.
One point raised in the meeting was that DeprecationWarnings
can create a lot of noise here, making it difficult to use this flag. We should discuss how to address this.