Most definitely, yes.
In general (for any programming language, really), I would advocate for enabling warnings and address them as you go along.
Because that unlocks the developer feature of being able to react when code changes introduces warnings, as they generally point to unsound code.
Most definitely, yes.