Owner is unable to burn any beedle tokens due to no external burn function.
Based on the fact that there is an internal _burn function I am assuming that it is intended that the owner should be able to burn tokens if they need to. However as _burn() is labelled internal and there is no corresponding external burn() function there is no way for the owner to call it.
Tokens can not be burned.
Manual Review.
Add an external onlyOwner function similar to mint().
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.