For consistency with the other aggregation functions.
I think we could also consider warning about na.rm once per session for all aggregation functions, rather than once per session for each aggregation function. And that way we could take advantage of warn()'s frequency and frequency_id arguments, rather than hand rolling it.