Ports that have CARGO_CRATES=openssl-sys already include ssl.mk,
but still get a QA warning "Warning: you need USES=ssl". I think
this should be silenced since it's not really needed.
bsd.port.mk defines QA_ENV+=USESSSL=yes when USES=ssl is set, so
let's do the same in cargo.mk.