Enable it, because
- It is enabled on OSS-Fuzz, so to be able to catch bugs earlier, enable it here as well.
- It makes sense to enable, because when a float is divided by zero, it may be a logic bug in our code, so it should be suppressed in the suppressions file.